Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreatePaymentIntent improvements #724

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

EricLin-BBpos
Copy link
Collaborator

Summary

Adjust ‘offlineBehavior’ type to be optional and improve ‘paymentMethodTypes’ handling to align with default behavior

Motivation

Make offlineBehavior optional and update paymentMethodTypes handling to omit rather than set to null, ensuring default card_present PaymentIntent creation by the native SDK.

Testing

  • I tested this manually
  • I added automated tests

Documentation

Select one:

  • I have added relevant documentation for my changes.
  • This PR does not result in any developer-facing changes.

@nazli-stripe nazli-stripe merged commit ed7b6de into main Jun 7, 2024
2 checks passed
@nazli-stripe nazli-stripe deleted the createPaymentIntent-improvements branch September 7, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants